bgo533891 - disallow DnD from the file list into itself
authorFederico Mena Quintero <federico@novell.com>
Tue, 27 May 2008 20:33:23 +0000 (20:33 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Tue, 27 May 2008 20:33:23 +0000 (20:33 +0000)
commit4b1bba8af178f4047913940d0a507b4efe7d90bf
tree738d0581ebbee75022846ba08446d86b123836d1
parent58cca431891573d447ebc6cf01922cb58adff89d
bgo533891 - disallow DnD from the file list into itself
2008-05-27  Federico Mena Quintero  <federico@novell.com>

http://bugzilla.gnome.org/show_bug.cgi?id=533891 - Don't allow
drag and drop from the file list into itself, as it doesn't make
sense (it would just change the current folder).

* gtk/gtkfilechooserdefault.c (file_list_dest_targets): Use
GTK_TARGET_OTHER_WIDGET so we don't DnD from the file list into
itself.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=20194
ChangeLog
gtk/gtkfilechooserdefault.c